@charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "微软雅黑"; overflow:hidden; }
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,img,html,body,nav{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal;}
img{border:0;vertical-align: top;}
ol,ul{list-style:none;}
i{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:15px;blr:expression(this.onFocus=this.blur());font-family: "微软雅黑"; }
a:hover{color:#f00;text-decoration:none;}

.clean50{clear:both;height:50px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}
.mar{ margin:0 auto}
.w1200{ width:1200px; overflow:hidden;clear:both;}
.i{font-style:normal}


/*导航条1*/
.top{ width:100%;  float:left; padding-bottom:10px;}
.logo{height:110px; float:left; padding-top:10px;}
.logo img{ height:100px;}
.biy{ width:420px; float:left; height:110px; background:url(../images/logobj.jpg) top right no-repeat; line-height:110px;}
.biy i{ font-size:18px; font-weight:500; color:#666768; padding-left:100px;}
.tel{ width:235px; float:right; padding-top:25px;}
.tel img{ float:left;}
.tel span{ width:180px; float:right;}
.tel p{ float:left; font-size:18px; font-weight:600; color:#07539e}
.tel b{ float:left; font-size:24px;}
/*导航条*/
.dht{ float:left; text-align:center; height:48px; width:100%; background:url(../images/dht.jpg) repeat-x; overflow:hidden }
.menu{ width:100%; overflow:hidden; float:left}
.menu .menu_item{ display:inline-block;float:left;font-size: 18px;color: #fff;width:150px;text-align:center;font-family:"微软雅黑"; }
.menu .menu_item a{font-size: 16px;color: #fff; display: block;width: auto; line-height:48px;font-family:"微软雅黑";}
.menu .menu_item:hover{ background: url(../images/dht_1.jpg) repeat-x;}
.menu .menu_item:hover a{color:#fff;}
.cur{text-decoration:none;background:url(../images/dht_1.jpg) repeat-x;;}
.cur a{color:#fff !important;}
.menu .menu_item:hover .submenu{display:block; z-index:999999; position:absolute;border-top:3px solid #c0dff6;}
.submenu{ overflow: hidden;z-index:999999999; display:none;background-color:#05519c }
.submenu_item {padding:0 2px; min-width:150px; }
.submenu_item a{ color:#fff!important; font-weight:100 !important; line-height:3em !important;}
.submenu_item:hover{ background:#fd7460}
.submenu_item a:hover{ color:#fff !important;}


/*banner*/
#banner{ height:550px; width:100%; float:left}


.bt2{ width:300px; margin:0 auto; overflow:hidden; text-align:center}
.bt2 img{ float:left; padding-top:15px;} 
.bt2 span{ width:200px; float:left; text-align:center; overflow:hidden;color:#05519d}
.bt2 span h2{ font-size:30px;color:#05519d;font-weight:700;}
.bt2 i{text-transform:uppercase;}
/*新闻动态切换图*/
*,*:before,*:after {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.clearfix:before,.clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
.example-slide {
	width:427px;
	height:330px; float:left
}
.example-slide .slidest {
	position:absolute;
	z-index:100;
	width:427px;
}
.slidest .slides_container .slide-all {
	float:left;
	width:427px;
}
.slides_container .slide-all a {
	width:100%;
	display:block;
	overflow:hidden;
}
.slides_container .slide-all a img {
	width:430px; height:320px; position:relative;object-fit:cover;
}
.slides_container .slide-all a p{ color:#fff; width:427px; height:30px; line-height:30px; overflow:hidden;position:absolute;top:290px;background:rgba(4, 18, 50, 0.75) none repeat scroll !important;background:#041232; filter:Alpha(opacity=75);}

.slidest .slides_container {
	width:427px;
	overflow:hidden;
	position:relative;
	display:none;
}
.slidest .slides_container .slide {
	width:427px;
	height:330px;
	display:block;
}
.slidest .prev {
	position:absolute;
	display:block;
	z-index:100;
	background:url(../images/topicarrow.png) 0px 0px;
	top:110px;
	width:40px;
	height:60px;
	*left:0px;
}
.slidest .next {
	right:0px;
	position:absolute;
	display:block;
	z-index:100;
	background:url(../images/topicarrow.png) 40px 0px;
	top:110px;
	width:40px;
	height:60px;
}
.slidest a.next:hover {
	background:url(../images/topicarrow_hover.png) 40px 0px;
}
.slidest a.prev:hover {
	background:url(../images/topicarrow_hover.png) 0px 0px;
}
.pagination{ display:none}

.news_dt{ width:460px; float:left; overflow:hidden; padding-left:30px;}
.news_bt{ width:100%; float:left; border-bottom:3px solid #3374ae; overflow:hidden; padding-bottom:10px;}
.news_bt b{ width:300px; font-size:24px; line-height:31px; float:left; text-align:left}
.news_bt a{ float:right; width:70px; padding-right:8px; color:#fd7460; line-height:31px;}
.news_bt a img{ float:right; padding-top:7px; padding-left:5px;*float: none;}
.news_dt ul li{ width:100%; float:left; border-bottom:1px dashed #CCCCCC; overflow:hidden; line-height:31px; padding-top:4px; padding-bottom:4px;}
.news_dt ul li h3 { float:left; width:320px; height:31px; line-height:31px; overflow:hidden; font-size:15px}
.news_dt ul li span{ float:right; padding-right:5px;}

.wht{ width:273px; float:right; overflow:hidden}
.wht img{ width:100%; float:left; padding-bottom:8px;}
.wht p{ float:left; color:#333; line-height:28px; overflow:hidden}


/*企业荣誉*/
.qi_ry {width:100%; height:340px;overflow: hidden;position: relative; float:left;}
.qi_ry ul{position: absolute;}
.qi_ry ul li{float: left;width:300px; height:340px;cursor: pointer; margin-right:20px; text-align:center}
.qi_ry ul li a{width:300px;float:left; display:block}
.qi_ry ul li .img{ display:table-cell; text-align: center; vertical-align: middle; width:286px; height:270px; overflow: hidden; border:2px solid #05519d;*display: block; *font-size:235px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.qi_ry ul li img {max-width:250px;max-height:250px;display: inline-block;vertical-align: middle; width:auto; height:auto}
.qi_ry ul li a .box {width:286px;height:50px;opacity: 0.7; text-align:center; float:left; text-align:center;color:#000;font-size: 18px;line-height:50px; overflow:hidden;white-space: nowrap;}

.qi_ry ul li a:hover{ transition: all .7s;}
.qi_ry ul li a:hover .img img{-webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.3);transform:scale(1.3);}
.qi_ry ul li a:hover .box{background-color:#05519d; color:#FFF;opacity: 1;}



.gywm{ width:100%; float:left; overflow:hidden; background: url(../images/gywm.jpg) no-repeat; padding:40px 0;} 
.gywm .video{ width:55%; float:left;*width:48%;}
.video embed{ *height:430px}
.gywm span{ width:45%; float:right; height:370px; background:#fff; padding-left:5%; margin-top:63px;}
.gywm span h1{ font-size:33px; line-height:180%; margin-top:20px; font-weight:600; color:#05519d }
.gywm span h2{ font-size:18px;text-transform:uppercase;}
.gywm span p{ line-height:30px; margin-top:20px; margin-right:40px;}
/*工程案例*/
.bjs{width:100%; float:left; background:#f8f8f8}
.hide {display: none;}
.product-tab {position: relative;z-index: 1;width:220px; float:left;text-align: center;}
.product-tab:after {content: ".";display: block;height: 0;visibility: hidden;clear: both;}
.product-tab li{float: left;width: 220px; height:140px; margin-bottom:1px; background:#007ee9; text-align: center;cursor: pointer;box-sizing: content-box; font-size:18px;}
.product-tab li a{ display:block}
.product-tab li a img{ max-height:90px; padding-top:15px;}
.product-tab li a b{ width:100%; float:left; padding-top:10px;color:#FFF; *margin-top:80px;}
.product-tab li:hover,.product-tab li.cur,.anli ul li:hover,.anli ul li.cur{background:#05539e !important; color:#FFF !important}

.icon-list {width:950px; float:right;overflow: hidden;}
.icon-list ul{width:110%; float:left}
.icon-list ul li{ width:301px; height:252px; padding:10px; display:inline-block; float:left; background:#fff; margin-right:20px; margin-bottom:20px; text-align:center; overflow:hidden;border:1px solid #05519c;*width:281px; }
.icon-list ul li a{ display:block}
.icon-list ul li  a span{width:281px; height:210px; text-align:center;display: table-cell; vertical-align:middle; overflow:hidden; }
.icon-list ul li  a span img{ width:281px;height:210px;object-fit:cover;}
.icon-list ul li  a span img:hover{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2); }
.icon-list p{height:40px;font-size: 16px;color: #666; line-height:40px; overflow:hidden; display:block;*margin-top:200px;}
.icon-list li:hover p{  color:#04529d}
.icon-list li:hover{border:1px solid #fe725b; }


/*foot*/
.foot{ width:100%; float:left; background:#cfdae5; padding-top:20px; padding-bottom:10px; text-align:center;color:#05519d;}
.foot a .logo2{ height:80px; }
.footer{ width:100%; float:left; border-top:1px solid #05519d; border-bottom:1px solid #05519d; margin-top:20px;*margin-top:80px; }
.footer1{ width:446px; float:left; text-align:left; padding:20px 30px;*width:400px;}

.footer1 b{ display:block; font-size:18px; line-height:180%}
.footer1 p{ font-size:16px;line-height:160% }
.footer1 h4{font-size:26px; font-weight:800;color:#05519d; line-height:160%;  }
.footer1 i{ float:left; padding-left:40px; padding-top:10px;}

.footer2{ width:276px; height:163px; float:left; border-left:1px solid #05519d; border-right:1px solid #05519d; overflow:hidden}
.footer2 img{ max-width:180px; float:left; padding-left:40px; padding-right:10px; padding-top:20px;*width:120px; }
.footer2 i{ text-align:left; padding-top:60px; float:left;color:#05519d;}

.foot p,.foot p a{color:#999;}

/*搜索*/
.search{ width:367px; height:44px; background:#05519d; float:left; margin-top:10px;}
.kuan_sou{ width:78.8%; height:40px; line-height:40px; float:left;border:none; margin:2px 2px; background:#FFF}
.kuan_an{ width:20%; height:44px;cursor:pointer; float:left; border:none; color:#FFF; background:none;  font-size:14px}
.kuan_an:hover{ color:#65f57c}


/*翻页样式*/
#pages{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both; margin-top:20px; float:left}
#pages a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #2985f7; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #2985f7 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#F00}

.banner-subban,.banner-subban img{ width:100%; min-width:1200px; float:left}

.cpfl{ width:223px; float:left; overflow:hidden}
.cpfl_l{ width:221px; border:1px solid #eeeeee; background:#f6f6f6; float:left;  }
.cp_bt{ width:220px; height:66px;display:block; background:#05519c; float:left; text-align:center; color:#FFF}

.cp_bt b{  font-size:23px;font-weight:bold; line-height:30px; padding-top:10px; overflow:hidden; display:block} 
.cp_bt i{ font-size:12px;text-transform:uppercase;}

.cpfl_l ul{ width:100%; float:left; padding-top:15px; padding-left:15px;}
.cpfl_l ul li a{ width:189px; float:left; height:33px; background:url(../images/dht1.jpg) no-repeat; line-height:33px; margin-bottom:10px; text-align:center; color:#FFF; display:block}
.cpfl_l ul li a:hover,.cpfl_l ul li.cur a{ background:url(../images/dht2.jpg) no-repeat}
.cpfl_l p{ float:left; padding-left:12px; padding-right:8px; padding-bottom:10px; line-height:24px;}
.cpfl_l .imgt{ width:100%; float:left; padding-bottom:8px;}
.cpfl_l p img{ display:none}


.nr_right{width:950px; float:right; overflow:hidden}
.dh_dy{ width:100%; height:40px; border-bottom:2px solid #05519c; line-height:40px; float:left; margin-bottom:10px;}
.dh_dy b{ float:left; font-size:16px}
.dh_dy span{ float:right; padding-right:5px;}
.wznr{ width:100%; float:left; text-align:center}
.wznr b{ width:100%; font-size:18px; line-height:40px; border-bottom:1px solid #dedede; margin-bottom:25px; float:left; }
.wznr p{overflow:hidden; line-height:28px; padding-bottom:8px; text-align:left}
.wznr p strong{ font-size:16px; color:#F00}
.wznr  img{ max-width:800px; max-height:!important; margin-bottom:3px; }

/*=通用内容*/
.chan_nr{ width:980px; float:right}
.chan_nr p{ width:100%; float:left; line-height:30px; overflow:hidden}
.chan_nr strong{ font-size:16px; color:#009ff3}
.chan_nr img{max-width:800px;}
.chan_nr b{ font-size:20px; line-height:40px; width:100%; text-align:center; float:left; padding-bottom:20px;}
.chan_nr span,.chan_nr span a{ font-size:18px; line-height:36px; color:#009ff3}

/*新闻列表*/
.new_lb ul{ width:100%; float:left; overflow:hidden}
.new_lb ul li{ width:100%; float:left; border-bottom:1px dashed #CCC; padding-bottom:10px; padding-top:10px;}
.new_lb ul li img{ width:190px; height:100px;object-fit:cover; float:left}
.new_lb ul li span{ width:740px; float:right}
.new_lb ul li h2{ width:100%; line-height:30px; overflow:hidden; font-size:16px; font-weight:600;}
.new_lb ul li i{color:#b1b1b1; font-size:12px;}
.new_lb ul li p{width:100%; line-height:24px;max-height:48px; color:#666; padding-top:5px; float:left; overflow:hidden}
.new_lb ul li:hover{border-bottom:1px dashed #05519c; }
.new_lb ul li:hover h2 { color:#05519c}
/*新闻内容*/
.new_nr{ width:100%; float:left;overflow:hidden}
.new_nrt{ width:100%; float:left; text-align:center; overflow:hidden}
.new_nrt h1{ font-size:16px; font-weight:bold; line-height:36px;}
.new_nrt span{line-height:36px; color:#F30}
.new_nr p{ line-height:36px;}
.new_nr img{ max-width:800px; width:100%; margin-bottom:10px;}
.cp_dy{ width:948px; float:left; border:1px solid #e5e5e5; background:#f5f5f5;margin-bottom:15px;}
.cp_dy span{ width:932px; display:block; float:left; padding:8px; line-height:18px; overflow:hidden; color:#868686; font-size:12px; text-align:left}


/*联系我们*/
.lxwm_t{ width:99.9%; border:1px solid #eeeeee; float:left; padding:30px 40px; padding-bottom:5px;}

.lxwm_t span p{ width:50%; height:50px; float:left; margin-bottom:15px; line-height:50px; overflow:hidden;}
.lxwm_t span p img{ width:45px; float:left; padding-right:10px;}
.lxwm_t span p strong{ font-weight:normal; float:left; line-height:37px; font-size:16px;}









